home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November
/
PCWK1103B.iso
/
CINEBENCH 2003
/
resource
/
res
/
description
/
KEmorph.h
< prev
next >
Wrap
C/C++ Source or Header
|
2003-02-27
|
169b
|
13 lines
#ifndef _KEMORPH_H_
#define _KEMORPH_H_
enum
{
MORPHKEY_LINK = 1001,
MORPHKEY_BIAS = 1002, // real
MORPHKEY_CUBIC = 1003, // bool
MO_DUMMY
};
#endif